Skip to content

Bump uvicorn from 0.46.0 to 0.48.0#90

Merged
mandeepbal merged 1 commit into
mainfrom
dependabot/pip/uvicorn-0.47.0
May 28, 2026
Merged

Bump uvicorn from 0.46.0 to 0.48.0#90
mandeepbal merged 1 commit into
mainfrom
dependabot/pip/uvicorn-0.47.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps uvicorn from 0.46.0 to 0.48.0.

Release notes

Sourced from uvicorn's releases.

Version 0.48.0

What's Changed

Full Changelog: Kludex/uvicorn@0.47.0...0.48.0

Version 0.47.0

What's Changed

Full Changelog: Kludex/uvicorn@0.46.0...0.47.0

Changelog

Sourced from uvicorn's changelog.

0.48.0 (May 24, 2026)

Changed

  • Default ssl_ciphers to None and use OpenSSL defaults (#2940)

Fixed

  • Ignore duplicate forwarding headers in ProxyHeadersMiddleware (#2944)

0.47.0 (May 14, 2026)

Added

  • Add ssl_context_factory for custom SSLContext configuration (#2920)

Changed

  • Eagerly import the ASGI app in the parent process (#2919)

Fixed

  • Treat fd=0 as a valid file descriptor with reload/workers (#2927)
Commits
  • 73e84e5 Version 0.48.0 (#2951)
  • 45ea116 Ignore duplicate forwarding headers in ProxyHeadersMiddleware (#2944)
  • dd4394c chore(deps): bump idna from 3.11 to 3.15 (#2941)
  • abe0781 Default ssl_ciphers to None and use OpenSSL defaults (#2940)
  • 479a2c0 Version 0.47.0 (#2937)
  • 89347fd Add 7-day cooldown for dependency resolution via uv exclude-newer (#2936)
  • 767315b Drop unused contents/actions permissions from zizmor workflow (#2935)
  • f25ee43 chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)
  • 8782666 Fix typo in docs/deployment/index.md. (#2932)
  • ad5ff87 Treat fd=0 as a valid file descriptor with reload/workers (#2927)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 18, 2026 12:28
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 18, 2026
@dependabot dependabot Bot changed the title Bump uvicorn from 0.46.0 to 0.47.0 Bump uvicorn from 0.46.0 to 0.48.0 May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/uvicorn-0.47.0 branch 2 times, most recently from a5135ce to 447e00d Compare May 28, 2026 17:39
@mandeepbal
Copy link
Copy Markdown

@dependabot recreate

Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.46.0 to 0.48.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.46.0...0.48.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/uvicorn-0.47.0 branch from 447e00d to 4f6adc3 Compare May 28, 2026 18:05
@mandeepbal mandeepbal enabled auto-merge (squash) May 28, 2026 18:10
@mandeepbal mandeepbal merged commit 8cbfb7d into main May 28, 2026
2 checks passed
@mandeepbal mandeepbal deleted the dependabot/pip/uvicorn-0.47.0 branch May 28, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant